VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementCollectionJS type / WebUiElementCollectionJS Constructors / WebUiElementCollectionJS Constructor(WebUiElementJS[])
Syntax BrowserCompatibility SeeAlso
В этом разделе
WebUiElementCollectionJS Constructor(WebUiElementJS[])
В этом разделе
Initializes a new instance of the WebUiElementCollectionJS class.
Синтаксис
// Parameters
var items; // Type: WebUiElementJS[]
var readOnly; // Type: boolean

var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS(items, readOnly);

Parameters

items
Массив объектов WebUiElementJS ИЛИ идентификаторов UI-элементов.
Совместимость с веб браузерами
9
5
11
5
Смотрите также